home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml"
- xmlns:t="http://www.participatorypolitics.org/"
- xmlns:i18n="http://www.participatoryculture.org/i18n"
- eventCookie="@@@eventCookie@@@" dtvPlatform="@@@dtvPlatform@@@">
- <head>
- <t:execOnLoad><![CDATA[
- guide = views.guides.getObjectByID(int(kargs['id']))
- ]]></t:execOnLoad>
- <meta http-equiv="content-type" content="text/html; charset=utf-8" />
- <link rel="stylesheet" type="text/css" href="resource:css/style.css" />
- </head>
- <frameset rows="25, *" border="0" frameborder="0" framespacing="0" >
- <frame name="miro_navigation_frame" src="resource:html/guide-navigation.html" frameborder="0" noresize="noresize" marginheight="0" scrolling="no" marginwidth="0"/>
- <frame onload="miro_navigation_frame.guideLoaded()" name="miro_guide_frame" src="***guide.getLastVisitedURL()***" frameborder="0" marginheight="0" marginwidth="0"/>
- </frameset>
- </html>
-